hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
StringBuffer.put
hip
util
string
StringBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(char c)
void
put
(const(char)[] s)
struct
StringBuffer
(size_t capacity)
@
nogc
void
put
(
const
(
char
)[]
s
)
void
put
(immutable(char)* s)
void
put
(String s)
Meta
Source
See Implementation
hip
util
string
StringBuffer
functions
clear
length
opCast
opEquals
opIndex
opOpAssign
opSlice
preAllocate
put
toString
static functions
get
opCall